home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / menu tools / magicmenu1_29 / english / history < prev    next >
Text File  |  1996-04-07  |  5KB  |  106 lines

  1. Revision V1.29
  2. --------------
  3. changed on Tuesday, 23-Nov-93  22:33:00
  4.     Following bugs are fixed:
  5.     - The field ie_Qualifier of all messages and events created by
  6.       MagicMenu was unset (= 0). Now the field is initialized with the
  7.       value returned by PeekQualifier() of the input.device. After this
  8.       fix every program that interprets this field with menu events should
  9.       work now (e.g. ADoc, GenAm) (Reported by Denis Gounelle)
  10.  
  11. Revision V1.28
  12. --------------
  13. changed on Wednesday, 06-Okt-93  23:24:00  by  --- Unknown ---.   LogMessage :
  14.     Following bugs are fixed:
  15.     - Special bug-fix for Mr. SIERRA@FUTURE.zer.sub.org!
  16.       The multual exclude field is now checked with 32 bits instead
  17.       of 16 bits.
  18.  
  19. Revision V1.27
  20. --------------
  21. changed on Sunday, 01-Aug-93  16:27:00  by  --- Unknown ---.   LogMessage :
  22.     Following bugs are fixed:
  23.     - The shifting of the menus introduced in V 1.26 has been removed
  24.       again, because of trouble with the look of some menus. Instead,
  25.       Magic Menu uses smaller images if the standard ones don't fit.
  26.     - On some programs using their own checkimage it could happen that
  27.       some pixels of the menuitem were erased.
  28.  
  29. Revision V1.26
  30. --------------
  31. changed on Saturday, 31-Jul-93  20:45:00  by  Martin Korndörfer.   LogMessage :
  32.     Following bugs are fixed:
  33.     - Menu items with 0x0 pixels could crash MagicMenu. This was the
  34.       reason for the DOpus 4.1x crash. BTW, such menu items are NOT
  35.       valid!
  36.     - A mx menu item may now have the flag MENUTOGGLE set.
  37.     - MM could not display menus exceeding the right edge of the screen.
  38.       This has been fixed, now Term 3.4 has its "Dial" menu back.
  39.     - The checkmark is rendered AFTER the texts again. There was trouble
  40.       with some menus overwriting the checkmarks otherwise.
  41.     - With KS 3.x some menu texts were to close to the checkmark image,
  42.       because the system now scales the images. MM now shifts all texts
  43.       if necessary to get enough room for its images.
  44.  
  45. Revision V1.25
  46. --------------
  47. changed on Thursday, 24-Jul-93  19:51:00  by  Martin Korndörfer.   LogMessage :
  48.     Following bugs are fixed:
  49.     - In release 1.24, windows WITHOUT the NewLookMenu flag were not
  50.       recognized properly.
  51.     Additions:
  52.     - WindowToFront() is patched, too. Now there should be no
  53.       problem with programs which pop a window to the front.
  54.     - After completing a keyboard selection, the mouse is moved to its
  55.       previous position. (Suggestion by Garry Glendown).
  56.     - New tool types:
  57.       o USELAYER (Default: YES):
  58.          if set to YES, Magic Menu uses the layers.library to avoid
  59.          trashing memory as a result of improper menus or a bug in
  60.          Magic Menu itself. If you set this tool type to NO, the rendering
  61.          of all menus will be about 25% faster.
  62.       o KC_RALTRCOMMAND (Default: YES):
  63.          To disable the keyboard sequence "rcommand ralt" for the
  64.          keyboard menu selection, set this option to NO.
  65.  
  66. Revision V1.24
  67. --------------
  68. changed on Thursday, 22-Jul-93  22:50:00  by  Martin Korndörfer.   LogMessage :
  69.     Following bugs are fixed:
  70.     - Some programs try to implement a 3.0-ish look for their menus
  71.       manually. This has caused some problems with Magic Menu.
  72.       (Reported by Garry Glendown)
  73.  
  74. Revision V1.23
  75. --------------
  76. changed on Tuesday, 18-Mai-93  22:09:51  by  Martin Korndörfer.   LogMessage :
  77.     Following bugs are fixed:
  78.     - In standard look, some menu items have been deleted while playing with
  79.       the menu.
  80.     - The checkmark has been overwritten on some menus.
  81.  
  82. Revision V1.22
  83. --------------
  84. changed on Wednesday, 24-Feb-93  13:42:39  by  Martin Korndörfer.   LogMessage :
  85.     Following bugs are fixed:
  86.     - The checkmarks were not been updated correctly while selecting more
  87.       items in the standard-look.
  88.     Changes:
  89.     - If CHECKWB is set to YES, a similar patch is made for PageStream.
  90.  
  91. Revision V1.21
  92. --------------
  93. changed on Tuesday, 16-Feb-93  18:00:21  by  Martin Korndörfer.   LogMessage :
  94.     Following bugs are fixed:
  95.     - If the right mouse button was pressed on a menu-less window, some
  96.       memory got lost. (Reported from Paul Miranda and Peter Elzner).
  97.     - With the RMBTRAP flag set, Magic Menu generated two MENUDOWN messages.
  98.     - The font for the menu strip was not always correct.
  99.     - MagicMenu now handles requesters (and double-menu requesters, too)
  100.       correctly. (Reported by Gerhard Schmidt).
  101.     - Two enforcer hits removed.
  102.     Changes:
  103.     - Virtual screens are now moved to get the menu always visible while
  104.       selecting with the keyboard.
  105.  
  106.